Function ObjectPrivilegeAuditAlarmW
pub unsafe fn ObjectPrivilegeAuditAlarmW<P0>(
subsystemname: P0,
handleid: *const c_void,
clienttoken: HANDLE,
desiredaccess: u32,
privileges: *const PRIVILEGE_SET,
accessgranted: bool,
) -> BOOLwhere
P0: Param<PCWSTR>,