Pointer to the parameter value buffer (input when setting, output when requesting).
Declared in <openssl/core.h>
void* data;
Organization of the bytes depends on data_type. For PTR types this holds a pointer to the actual data rather than the data itself.