Implements a Solana programm with the following behaviour:
- If no address lookup table (ALT) is found at the specified account, create one.
- Add the specified account addresses to the ALT table, either an existing one or the one created in step 1.
Solana program implements single instruction with the following expectations:
- 0, address lookup table account
- 1, payer account
- 2, system program,
11111111111111111111111111111111
- 3, address lookup table program,
AddressLookupTab1e1111111111111111111111111
- 4 and onwards, account references that should be added to the ALT table
- 8 bytes, little endian, - recent slot