pub unsafe extern "C" fn pixDarkenGray(
    pixd: *mut PIX,
    pixs: *mut PIX,
    thresh: l_int32,
    satlimit: l_int32
) -> *mut PIX