pub unsafe extern "C" fn esl_abc_TextizeN(
    a: *const ESL_ALPHABET,
    dptr: *const ESL_DSQ,
    L: i64,
    buf: *mut c_char
) -> c_int