assert(array != NULL && array->count < array->capacity); u64 index = (array->count)++; wapp_{Tlower}_array_set(array, index, item);