pub unsafe extern "system" fn NtCreateJobSet(
    NumJob: ULONG,
    UserJobSet: PJOB_SET_ARRAY,
    Flags: ULONG
) -> NTSTATUS