it would be quite difficult to create a converter for that but on the other hand, i think i've seen something like that, but it wasnt for converting your whole code but only for some parts of it like:
string... to STRING*... var vLoc[3]; to VECTOR* vLoc;