pub type ConditionList<'a> = TableRef<'a, ConditionListMarker>;
pub struct ConditionList<'a> { /* private fields */ }