Continuation function type after the current argument.
This function is called when a function is called
with the constant value value and it has been
successfully matched against arg_type ,
and arg_type had the type attribute attr .
This function is typically used to perform specialized
argument checking and to allow for a strengthening
of the function type based on value .
The default implementation implements the "sprintf_format",
"sscanf_format" and "sscanf_76_format" attributes.