pub unsafe extern "C" fn TessBaseAPIGetDoubleVariable(
    handle: *const TessBaseAPI,
    name: *const c_char,
    value: *mut f64
) -> c_int