pub type ResolvedFunctionDataRef = Rc<ResolvedFunctionData>;
struct ResolvedFunctionDataRef { /* private fields */ }