TLSEXT_TYPE_psk
if ((type = tls_extension_type(ext)) != TLSEXT_TYPE_psk) {
FAIL("last extension is %u, want %u\n", type, TLSEXT_TYPE_psk);