Creates a new canonical virtual address without checks. This function performs sign extension of bit 47 to make the address canonical, so bits 48 to 64 are overwritten. If you want to check that these bits contain no data, use `new` or `try_new`.
(mut addr: usize)
source not stored for this graph (policy: none)