pub unsafe fn SplIsSessionZero<P0>(
    hprinter: P0,
    jobid: u32,
    pissessionzero: *mut BOOL
) -> u32
where P0: IntoParam<HANDLE>,