TRACE_EVENT_STR_MAX
min(__ret, TRACE_EVENT_STR_MAX); \
vsnprintf(__get_str(dst), TRACE_EVENT_STR_MAX, fmt, __cp_va); \