pub unsafe extern "C" fn ditherToBinaryLineLow(
    lined: *mut l_uint32,
    w: l_int32,
    bufs1: *mut l_uint32,
    bufs2: *mut l_uint32,
    lowerclip: l_int32,
    upperclip: l_int32,
    lastlineflag: l_int32
)