ZyanStringAppendEx
ZYCORE_EXPORT ZyanStatus ZyanStringAppendEx(ZyanString* destination, const ZyanStringView* source,
return ZyanStringAppendEx(destination, source, source_index, count);