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