pub unsafe extern "C" fn pixSubtractGray(
    pixd: *mut PIX,
    pixs1: *mut PIX,
    pixs2: *mut PIX
) -> *mut PIX