SSL_SESSION_set_max_early_data
LSSL_USED(SSL_SESSION_set_max_early_data);
int SSL_SESSION_set_max_early_data(SSL_SESSION *sess, uint32_t max_early_data);
LSSL_ALIAS(SSL_SESSION_set_max_early_data);