To expand the functionality of Vortex, user-defined functions
written in C
can be added. User functions have a calling
syntax in Vortex similar to builtin functions (which differ from
script function calls - arguments are not named), and like builtin
functions their return value is assigned to the variable $ret
.