pub type IdaxNodeHandle = *mut c_void;
Opaque handle to a storage node. Must be freed with idax_storage_node_free().