in c-script you don't need the type of the parameter:

function MY_STUFF(/*var*/ MY_VAR) { //blah }