ERR_MAX_DATA_SIZE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
static if(!(OPENSSL_VERSION_BEFORE(3, 0, 0)))
enum ERR_MAX_DATA_SIZE = 1024;

Meta