Modifies the va_list without other side effects.
va_list ap; unsigned long val; unsigned long rc; rc = somvalistSetTarget(ap, val);