pub unsafe extern "system" fn WaitForMultipleObjects( ncount: u32, lphandles: *const HANDLE, bwaitall: BOOL, dwmilliseconds: u32, ) -> WAIT_EVENT