If true, function may be invoked with any number of arguments (between zero and SQLITE_MAX_FUNCTION_ARG). If false, function must be invoked with exactly function.length arguments.
property
sqlite.FunctionOptions.varargs
varargs?: boolean