is_idx_free
if (!is_idx_free(fd, i)) {
if (is_idx_free(fd, idx)) {
static bool is_idx_free(struct fib_data *fd, uint32_t index);