pub unsafe fn UnregisterWait<P0>(waithandle: P0) -> Result<()>
where P0: IntoParam<HANDLE>,