pub unsafe fn ZwWaitForSingleObject( handle: HANDLE, alertable: bool, timeout: Option<*const i64>, ) -> NTSTATUS