pub unsafe extern "C" fn thresholdToBinaryLineLow(
    lined: *mut l_uint32,
    w: l_int32,
    lines: *mut l_uint32,
    d: l_int32,
    thresh: l_int32
)