pub unsafe extern "C" fn pixShiftByComponent(
    pixd: *mut PIX,
    pixs: *mut PIX,
    srcval: l_uint32,
    dstval: l_uint32
) -> *mut PIX