Get the name of the Awaitable
namespace HH\Asio; function name<T>( Awaitable<T, mixed> $awaitable, ): string;
Awaitable<T, mixed> $awaitable
string