typedef type new_name;
typedef int size_t; typedef double position [3]; typedef char string [80]; typedef struct foo { int num; } foo_struct;