Declared in <bits/memory_resource.h>
<bits/memory_resource.h>
[[nodiscard]] void* allocate_bytes( size_t __nbytes, size_t __alignment = alignof(max_align_t));
The return value should not be discarded.