pub fn convert_jupiter_instructions( instructions: &[InstructionJupiter], ) -> Result<Vec<Instruction>>