pub fn fixup_ptr(ptr: *mut u8, forwarding: &ForwardingTable) -> *mut u8
Fix up a single raw pointer if it has a forwarding entry.