__cpp_new_nothrow

fnvoid * __cpp_new_nothrow(size_t count, ref const(nothrow_t) = std_nothrow) nothrow;

Binding for ::operator new(std::size_t count, const std::nothrow_t&)