__cpp_delete_nothrow
fn
void __cpp_delete_nothrow(void * ptr, ref const(nothrow_t) = std_nothrow) nothrow;Binding for ::operator delete(void* ptr, const std::nothrow_t& tag)