pub fn parse_getter_fields( context_type: &Ident, consumer_trait: &ItemTrait, ) -> Result<Vec<GetterField>>