pub fn apply_proposal( engine: &mut SopEngine, install_root: &Path, proposal_id: &str, applied_by: Option<String>, ) -> Result<ApplyOutcome>