pub unsafe extern "C" fn pixErodeGray3(
    pixs: *mut PIX,
    hsize: l_int32,
    vsize: l_int32
) -> *mut PIX