pub fn change_variable( ctx: Context<'_, '_, '_, '_, CreateVariable<'_>>, value: Vec<u8>, _variable_id: u8, ) -> Result<()>