pub unsafe extern "C" fn convertToPdfDataSegmented(
    filein: *const c_char,
    res: l_int32,
    type_: l_int32,
    thresh: l_int32,
    boxa: *mut BOXA,
    quality: l_int32,
    scalefactor: l_float32,
    title: *const c_char,
    pdata: *mut *mut l_uint8,
    pnbytes: *mut usize
) -> l_ok