pub type SSL_STREAM_RESET_ARGS = ssl_stream_reset_args_st;
struct SSL_STREAM_RESET_ARGS { pub quic_error_code: u64, }
quic_error_code: u64