pub unsafe fn GetJobW<P0>( hprinter: P0, jobid: u32, level: u32, pjob: Option<&mut [u8]>, pcbneeded: *mut u32, ) -> BOOLwhere P0: Param<HANDLE>,