pub unsafe extern "C" fn dm_hash_remove(
    t: *mut dm_hash_table,
    key: *const c_char
)