Allocate an empty BUF_MEM with default (non-secure) allocation flags.
Declared in <openssl/buffer.h>
<openssl/buffer.h>
BUF_MEM* BUF_MEM_new();
New zero-length BUF_MEM, or NULL on allocation failure.