// foo.h typedef float myVector3[3]; void modifyVectorFunc(myVector3 v);