ZyanVectorFindEx
ZYCORE_EXPORT ZyanStatus ZyanVectorFindEx(const ZyanVector* vector, const void* element,
return ZyanVectorFindEx(vector, element, found_index, comparison, 0, vector->size);