Releases the resources used by a value. The value was initially
created using kv_create_value(), or it may have been created as a
return value from some data operation function.
Parameters
value
The value
parameter is the kv_value_t
structure that you want to release.