pub const VECTOR_SET: u8 = 0x84;
Inline Vector.set: pop value, pop index, pop vector → push Option. Stack: [vector, index, value] → [option_vector]