pub unsafe extern "system" fn PrivilegedServiceAuditAlarmW(
    subsystemname: PCWSTR,
    servicename: PCWSTR,
    clienttoken: HANDLE,
    privileges: *const PRIVILEGE_SET,
    accessgranted: BOOL,
) -> BOOL