pub type TOKEN_AUDIT_POLICY = _TOKEN_AUDIT_POLICY;
struct TOKEN_AUDIT_POLICY { pub PerUserPolicy: [u8; 30], }
PerUserPolicy: [u8; 30]