pub fn patch(
    value: &Intermediate,
    change: &Change
) -> Result<Option<Intermediate>>