In case of "char*" contains a string, the length of which depends on
some other parameter, then during the generation of the string it is
possible to go beyond the allowable memory area.
This restriction serves to ensure that processing does not take
up the entire allowable PHP memory limit.
File
vendor/symfony/var-dumper/Caster/FFICaster.php, line 33