#[no_mangle]
pub unsafe extern "C" fn signature_push_mh(
    ptr: *mut SourmashSignature,
    other: *const SourmashKmerMinHash
)