#[no_mangle]
pub unsafe extern "C" fn hll_from_buffer(
    ptr: *const c_char,
    insize: usize
) -> *mut SourmashHyperLogLog