public static function castCurl(\CurlHandle $h, array $a, Stub $stub, bool $isNested) : array { return curl_getinfo($h); }