like you COULD write: ``` impl AtomicType for u64 { type Target = AtomicU16; } ```