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