1 typedef unsigned char uint8_t;
2 
3 void foo(const uint8_t* foo);
4