Allocate an empty PKCS#5 PBKDF2 parameter structure.
Declared in <openssl/x509.h>
<openssl/x509.h>
PBKDF2PARAM* PBKDF2PARAM_new();
New PBKDF2PARAM, or NULL on allocation failure.