export enum ReallocInstruction { Create, ReallocateWithoutZeroInit, ReallocateZeroInit, }