#[no_mangle]
pub unsafe extern "C" fn signature_eq(
    ptr: *const SourmashSignature,
    other: *const SourmashSignature
) -> bool