Remove namespace std from fixed length integer types
This becomes possible after using the cstdint header everywhere.
This supersedes !2145 (closed) and reorder and squash the commits from !2145 (closed) such that there are only two. One with the changes and one with the formatting.