__cpp_new_nothrow

fnvoid * __cpp_new_nothrow(size_t count, ref const(nothrow_t) = std_nothrow) extern(C++) @nogc nothrow;

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