namespace HH; function array_mark_legacy<T>( T $in, bool $recursive = false, ): T;
T $in
bool $recursive = false
T