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