pub type ResolvedFunctionRef = Rc<ResolvedFunction>;
struct ResolvedFunctionRef { /* private fields */ }