pub type TOKEN_AUDIT_POLICY = _TOKEN_AUDIT_POLICY;
#[repr(C)]pub struct TOKEN_AUDIT_POLICY { pub PerUserPolicy: [u8; 31], }
PerUserPolicy: [u8; 31]