ZyanVectorEmplaceEx
ZYCORE_EXPORT ZyanStatus ZyanVectorEmplaceEx(ZyanVector* vector, ZyanUSize index,
return ZyanVectorEmplaceEx(vector, vector->size, element, constructor);