pub unsafe extern "system" fn UserHandleGrantAccess(
    hUserHandle: *mut c_void,
    hJob: *mut c_void,
    bGrant: i32
) -> i32