template<class keyword, class... actions>
process_alpha struct
Process 'keyword' and if matches, parse following token (expecting pegtl::alpha and call zero or more actions on it.