#[no_mangle]
pub unsafe extern "C" fn signature_set_filename(
    ptr: *mut SourmashSignature,
    name: *const c_char
)