Allocate an empty PKCS#8 PrivateKeyInfo structure.
Declared in <openssl/x509.h>
<openssl/x509.h>
PKCS8_PRIV_KEY_INFO* PKCS8_PRIV_KEY_INFO_new();
New PKCS8_PRIV_KEY_INFO, or NULL on allocation failure.