pub type MRecordTypes = HashMap<u64, Arc<RecordType>>;
pub struct MRecordTypes { /* private fields */ }