pub unsafe fn CloseHandle<P0>(hobject: P0) -> Result<()>
where P0: IntoParam<HANDLE>,