pub unsafe extern "system" fn GetThreadIOPendingFlag(
    hThread: *mut c_void,
    lpIOIsPending: *mut i32
) -> i32