pub unsafe extern "C" fn TessBaseAPIInitLangMod(
    handle: *mut TessBaseAPI,
    datapath: *const c_char,
    language: *const c_char
) -> c_int