pub unsafe fn ReleaseMutex<P0>(hmutex: P0) -> Result<()>
where P0: IntoParam<HANDLE>,