pub unsafe extern "C" fn lxw_hash_key_exists(
    lxw_hash: *mut lxw_hash_table,
    key: *mut c_void,
    key_len: usize
) -> *mut lxw_hash_element