Test whether an OSSL_PARAM was written (modified) by a set/get operation.
Declared in <openssl/params.h>
<openssl/params.h>
int OSSL_PARAM_modified(OSSL_PARAM const* p);
1 if the modified flag is set, or 0 otherwise.