pub type MachineForX86 = MachineFor<MachineX86_64>;
pub struct MachineForX86 { /* private fields */ }