pub unsafe extern "C" fn g_dtls_connection_get_ciphersuite_name(
    conn: *mut GDtlsConnection
) -> *mut c_char
Available on crate feature v2_70 only.