{T} *ptr = wapp_{Tlower}_array_get(array, index); if (!ptr) {{ return; }} memcpy((void *)ptr, (void *)item, array->item_size);