Allocate a new BUF_MEM with the given allocation flags.
Declared in <openssl/buffer.h>
<openssl/buffer.h>
BUF_MEM* BUF_MEM_new_ex(unsigned long flags);
New zero-length BUF_MEM, or NULL on allocation failure.
data.