Function windows_sys::Win32::Security::ObjectPrivilegeAuditAlarmA
pub unsafe extern "system" fn ObjectPrivilegeAuditAlarmA(
subsystemname: PCSTR,
handleid: *const c_void,
clienttoken: HANDLE,
desiredaccess: u32,
privileges: *const PRIVILEGE_SET,
accessgranted: BOOL,
) -> BOOL