If it's a matter of bytes a good thing is to redefine all keywords to unique 2chars: e.g.

#define _v vec_set
#define _e ent_create
...

but I know all of you codeshrinkers know that