fn main() { let _b = unsafe { std::mem::transmute::(2) }; //~ ERROR: expected a boolean }