`cuco::bucket_storage` [currently](https://github.com/NVIDIA/cuCollections/blob/dev/include/cuco/bucket_storage.cuh#L44-L45) only check's for alignment of sizeof(cuco::bucket_type), but doesn't acutally do any kind of aligned allocation.