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