pub type FunctionTypeIndex = Index<FunctionTypeHandle>;
pub struct FunctionTypeIndex(pub u32, _);
0: u32