pub fn construct_instructions_data(
    instructions: &[BorrowedInstruction<'_>]
) -> Vec<u8>