fn rewrite_opt_lifetime( context: &RewriteContext<'_>, lifetime: Option<Lifetime>, ) -> Result<String, RewriteError>