pub unsafe extern "C" fn SCDynamicStoreCopyConsoleUser(
    store: SCDynamicStoreRef,
    uid: *mut uid_t,
    gid: *mut gid_t
) -> CFStringRef