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