fn get_callable<'db>( sema: &Semantics<'db, RootDatabase>, expr: &Expr, ) -> Option<(Callable<'db>, ArgList)>