check_xa_multi_store_adv_add
check_xa_multi_store_adv_add(xa, base, order, &some_val);
check_xa_multi_store_adv_add(xa, next_index, 0, &some_val_2);
check_xa_multi_store_adv_add(xa, next_index, order, &some_val_2);
check_xa_multi_store_adv_add(xa, next_index, order, &some_val_2);
check_xa_multi_store_adv_add(xa, next_next_index, order, &some_val_2);