pub unsafe fn SetJobA<P0>( hprinter: P0, jobid: u32, level: u32, pjob: Option<*const u8>, command: u32, ) -> BOOLwhere P0: Param<HANDLE>,