pub fn parse_async_fn_decl<'a, P: Parser<'a>>( p: &mut P, decorators: Vec<Decorator>, ) -> PResult<Decl>