As far as I understand `target_pointer_width` is at least 16 so `<usize as std::convert::From<u8>>` and `std::convert::Into<usize>` for `u16` could exist.