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