tls_extension_find
if (tls_extension_find(type, &idx) == NULL)
if ((tlsext = tls_extension_find(type, &idx)) == NULL)