Function windows::Win32::Security::Authentication::Identity::AuditQueryPerUserPolicy
pub unsafe fn AuditQueryPerUserPolicy<P0>(
psid: P0,
psubcategoryguids: &[GUID],
ppauditpolicy: *mut *mut AUDIT_POLICY_INFORMATION,
) -> BOOLEANwhere
P0: Param<PSID>,