Frees memory allocated by chromaprint functions.
void chromaprint_dealloc(ffi.Pointer<ffi.Void> ptr) { return _chromaprint_dealloc(ptr); }