pub unsafe extern "C" fn pixCropToMatch(
    pixs1: *mut PIX,
    pixs2: *mut PIX,
    ppixd1: *mut *mut PIX,
    ppixd2: *mut *mut PIX
) -> l_ok