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