A value that must be passed as a positional argument.
Parameters:
value – The value to pass to the function.
required – What to do when passing this argument to a function with an
incompatible signature. If True, raise an error. If False
(the default), ignore it.