pub unsafe extern "C" fn convertSegmentedPagesToPS(
    pagedir: *const c_char,
    pagestr: *const c_char,
    page_numpre: l_int32,
    maskdir: *const c_char,
    maskstr: *const c_char,
    mask_numpre: l_int32,
    numpost: l_int32,
    maxnum: l_int32,
    textscale: l_float32,
    imagescale: l_float32,
    threshold: l_int32,
    fileout: *const c_char
) -> l_ok