#[no_mangle]
pub unsafe extern "C" fn hll_add_hash(
    ptr: *mut SourmashHyperLogLog,
    hash: u64
)