pub unsafe fn RemovePrintDeviceObject<P0>(hdeviceobject: P0) -> Result<()>
where P0: IntoParam<HANDLE>,