pub unsafe extern "system" fn SetUserObjectSecurity(
    hObj: *mut c_void,
    pSIRequested: *mut u32,
    pSID: *mut c_void
) -> i32