pub fn create_struct_from_inst(
    state: &AbstractState,
    struct_index: StructDefInstantiationIndex
) -> Result<AbstractState, VMError>