pub fn parse_buffer( instance: &mut SandboxInstance, buffer: &str, filepath: Option<&str>, filename: Option<&str>, ) -> Result<()>