pub unsafe fn IsImmersiveProcess<P0>(hprocess: P0) -> Result<()>
where P0: IntoParam<HANDLE>,