Function GetThreadIOPendingFlag

pub unsafe extern "system" fn GetThreadIOPendingFlag(
    hthread: HANDLE,
    lpioispending: *mut BOOL,
) -> BOOL