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