Rename `to_uint` to `to_usize`. …
The naming was a historical artifact and since the types involved as `usize`, the name can match. Fixes #180.