ossl_quic_frame_type_to_string
const char *ossl_quic_frame_type_to_string(uint64_t frame_type);
ft_str = ossl_quic_frame_type_to_string(frame_type);
f_str = ossl_quic_frame_type_to_string(cc_info.frame_type);
f_str = ossl_quic_frame_type_to_string(tcause->frame_type);
f_str = ossl_quic_frame_type_to_string(cc_info.frame_type);