// MIR for `raw_pointer` after built fn raw_pointer(_1: *const i32) -> *const i32 { let mut _0: *const i32; bb0: { _0 = &raw const (*_1); return; } }