pub fn get_functions_from_trait_body( db: &RootDatabase, trait_body: &SyntaxNode, ) -> Vec<CairoNonGenericFunction>