if (!array || index >= array->count) {{ return; }} array->items[index] = item;