pub type LocalDecls = IndexSlice<Local, LocalDecl>;
struct LocalDecls { pub raw: [LocalDecl], /* private fields */ }
raw: [LocalDecl]