pub type Builder = IsaBuilder<Result<Box<dyn TargetIsa>>>;
pub struct Builder { /* private fields */ }