pub type FieldType = FieldType;
pub enum FieldType { Surface, LeftContextId, RightContextId, Cost, Custom, }