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