pub unsafe extern "C" fn RtlSetProcessIsCritical(
    NewValue: BOOLEAN,
    OldValue: PBOOLEAN,
    CheckFlag: BOOLEAN
) -> NTSTATUS