I just want to wrap my bindless handles in some "type-safe" struct and it immediately starts to a) occupy a fresh 16 byte row and b) does fill it entirely. While I really don't care too much about the memory loss on the constantbuffer, editing it requires special handling compared to push constants/structured buffers which just bumps mental load while programming. And for no good reason, I am still only using a plain 32bit unsigned integer afterall.