pub fn inject_devices( oci_spec: &mut Spec, devices: Vec<String>, ) -> Result<Vec<String>, Box<dyn Error + Send + Sync + 'static>>