pub fn nom_context_error<'a, I: ?Sized>( context: &'static str, error_input: &'a I, ) -> Err<VerboseError<&'a I>>