Function windows_sys::Wdk::Storage::FileSystem::SeExamineSacl
pub unsafe extern "system" fn SeExamineSacl(
sacl: *const ACL,
resourcesacl: *const ACL,
token: *const c_void,
desiredaccess: u32,
accessgranted: BOOLEAN,
generateaudit: *mut BOOLEAN,
generatealarm: *mut BOOLEAN,
)