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