void value(null_type, const basic_parsing_context<Char>& context) { do_null_value(context); }
void value(null_type) { do_null_value(); }