#[no_mangle]
pub unsafe extern "C" fn computeparams_set_dayhoff(
    ptr: *mut SourmashComputeParameters,
    v: bool
)