pub unsafe extern "C" fn lxw_hash_new(
    num_buckets: u32,
    free_key: u8,
    free_value: u8
) -> *mut lxw_hash_table