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