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

Required features: "Win32_Security", "Win32_Foundation"