pub unsafe fn UnregisterWaitEx<'a>( waithandle: impl IntoParam<'a, HANDLE>, completionevent: impl IntoParam<'a, HANDLE>, ) -> BOOL