pub unsafe extern "C" fn dm_hash_remove_binary(
    t: *mut dm_hash_table,
    key: *const c_void,
    len: u32
)