Function windows_sys::Win32::System::IO::GetOverlappedResultEx
pub unsafe extern "system" fn GetOverlappedResultEx(
hfile: HANDLE,
lpoverlapped: *const OVERLAPPED,
lpnumberofbytestransferred: *mut u32,
dwmilliseconds: u32,
balertable: BOOL,
) -> BOOL