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

Required features: "Win32_Foundation"