Function windows_sys::Win32::Security::AccessCheckAndAuditAlarmW
pub unsafe extern "system" fn AccessCheckAndAuditAlarmW(
subsystemname: PCWSTR,
handleid: *const c_void,
objecttypename: PCWSTR,
objectname: PCWSTR,
securitydescriptor: PSECURITY_DESCRIPTOR,
desiredaccess: u32,
genericmapping: *const GENERIC_MAPPING,
objectcreation: BOOL,
grantedaccess: *mut u32,
accessstatus: *mut BOOL,
pfgenerateonclose: *mut BOOL,
) -> BOOL