pub async fn fetch(
    client: &RpcClient,
    address: &Pubkey
) -> Result<AddressLookupTableAccount, OnDemandError>