Function windows_sys::Win32::Security::ObjectOpenAuditAlarmW
pub unsafe extern "system" fn ObjectOpenAuditAlarmW(
subsystemname: PCWSTR,
handleid: *const c_void,
objecttypename: PCWSTR,
objectname: PCWSTR,
psecuritydescriptor: PSECURITY_DESCRIPTOR,
clienttoken: HANDLE,
desiredaccess: u32,
grantedaccess: u32,
privileges: *const PRIVILEGE_SET,
objectcreation: BOOL,
accessgranted: BOOL,
generateonclose: *mut BOOL,
) -> BOOL