fn gen_proxy_type( trait_name: &Ident, prefix_path: TokenStream, is_async_trait: bool, ) -> TokenStream