ZyanVectorGet
(*reinterpret_cast<const type*>(ZyanVectorGet(vector, index)))
(*(const type*)ZyanVectorGet(vector, index))
ZYCORE_EXPORT const void* ZyanVectorGet(const ZyanVector* vector, ZyanUSize index);