Function PrivilegedServiceAuditAlarmW
pub unsafe fn PrivilegedServiceAuditAlarmW<P0, P1>(
subsystemname: P0,
servicename: P1,
clienttoken: HANDLE,
privileges: *const PRIVILEGE_SET,
accessgranted: bool,
) -> BOOLwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,