pub unsafe fn ScheduleJob<P0>(hprinter: P0, jobid: u32) -> BOOL
where P0: IntoParam<HANDLE>,