Get each value of a multivar.
The callback will be called on each variable found
the variable's name
regular expression to filter which variables we're interested in. Use NULL to indicate all
the function to be called on each value of the variable
opaque pointer to pass to the callback