pub unsafe extern "system" fn GetOverlappedResult( hfile: HANDLE, lpoverlapped: *const OVERLAPPED, lpnumberofbytestransferred: *mut u32, bwait: BOOL, ) -> BOOL