CRYPTO_EX_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @system nothrow
alias CRYPTO_EX_new = typeof(*(ExternC!(int function(void* parent, void* ptr, CRYPTO_EX_DATA* ad, int idx, c_long argl, void* argp))).init)

Meta