pub unsafe fn AddPrintDeviceObject<P0>(hprinter: P0) -> Result<HANDLE>
where P0: IntoParam<HANDLE>,