#include <dict.h>
Release callback.
If not NULL, it's called with the value as argument when an entry is removed from the dictionary.
NULL
Retain callback.
If not NULL, it's called with the value as argument when an entry is added in the dictionary.