pub fn tag_ptr(ptr: *const (), tag: usize) -> *const ()
Tag a pointer exposing provenance (works back to Rust 1.0)