pub unsafe extern "system" fn NtTerminateJobObject(
    JobHandle: HANDLE,
    ExitStatus: NTSTATUS
) -> NTSTATUS