1 2 3 4 5
namespace whatever { typedef int whatever_t; } void something(const whatever::whatever_t *wat);