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