Allocate an empty OSSL_PARAM builder.
Declared in <openssl/param_build.h>
<openssl/param_build.h>
OSSL_PARAM_BLD* OSSL_PARAM_BLD_new();
New builder, or NULL on allocation failure; free with OSSL_PARAM_BLD_free().