pub fn store_current_index(data: &mut [u8], instruction_index: u16)
Store the current Instruction’s index in the instructions sysvar data.
Instruction