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