Allocate an empty OSSL_CMP_MSG structure.
Declared in <openssl/cmp.h>
<openssl/cmp.h>
OSSL_CMP_MSG* OSSL_CMP_MSG_new();
New OSSL_CMP_MSG, or NULL on allocation failure.