tls13_pending_application_data
ssize_t tls13_pending_application_data(struct tls13_record_layer *rl);
ret = tls13_pending_application_data(ctx->rl);
if (tls13_pending_application_data(ctx->rl) == 0) {