Decrement reference count
ref_count = H5I.dec_ref(obj_id)
ref_count = H5I.dec_ref(obj_id) decrements the reference count of the object identified by obj_id and returns the new count.
obj_id
H5I.get_ref | H5I.inc_ref
H5I.get_ref
H5I.inc_ref