pub type FuncDescriptor = FuncSig;
Information about a function.
pub struct FuncDescriptor { /* private fields */ }