pub type TOKEN_USER_CLAIMS = _TOKEN_USER_CLAIMS;
struct TOKEN_USER_CLAIMS { pub UserClaims: *mut c_void, }
UserClaims: *mut c_void