pub type TOKEN_USER_CLAIMS = _TOKEN_USER_CLAIMS;
#[repr(C)]pub struct TOKEN_USER_CLAIMS { pub UserClaims: *mut c_void, }
UserClaims: *mut c_void