pub unsafe extern "C" fn tsk_ls_hmm_viterbi(
    self_: *mut tsk_ls_hmm_t,
    haplotype: *mut i32,
    output: *mut tsk_viterbi_matrix_t,
    options: tsk_flags_t
) -> c_int