pub unsafe extern "C" fn esl_abc_CreateDsq(
    a: *const ESL_ALPHABET,
    seq: *const c_char,
    ret_dsq: *mut *mut ESL_DSQ
) -> c_int