pub type UserDataStringMap = UserDataMapOf<String>;
pub struct UserDataStringMap { /* private fields */ }