pub unsafe extern "system" fn RtlSetProcessIsCritical(
    NewValue: BOOLEAN,
    OldValue: *mut BOOLEAN,
    CheckFlag: BOOLEAN
) -> NTSTATUS