One can just do `Atom::from(0xdeadbeef as *mut _)`, this implementation should be replaced by an unsafe method on `Atom`.
One can just do
Atom::from(0xdeadbeef as *mut _), this implementation should be replaced by an unsafe method onAtom.