pub unsafe extern "system" fn SeCheckForCriticalAceRemoval(
    currentdescriptor: PSECURITY_DESCRIPTOR,
    newdescriptor: PSECURITY_DESCRIPTOR,
    subjectsecuritycontext: *const SECURITY_SUBJECT_CONTEXT,
    aceremoved: *mut BOOLEAN
)
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_Security"