pub unsafe extern "C" fn dewarpSinglePageInit(
    pixs: *mut PIX,
    thresh: l_int32,
    adaptive: l_int32,
    useboth: l_int32,
    check_columns: l_int32,
    ppixb: *mut *mut PIX,
    pdewa: *mut *mut L_DEWARPA
) -> l_ok