fn find_trait_method( db: &RootDatabase, trait_: Trait, trait_method_name: &NameRef, ) -> Option<Function>