pub unsafe extern "C" fn dm_hash_insert( t: *mut dm_hash_table, key: *const c_char, data: *mut c_void, ) -> c_int