pub unsafe extern "system" fn SetHandleInformation(
    hObject: *mut c_void,
    dwMask: u32,
    dwFlags: u32
) -> i32