Conversation
Spent a while tracking down #CUDA typo, compiled since CUdeviceptr and CUtexObject both typedef U64 (so silently convert). Suggest wrapping. Ugh. Opaque types are there for a reason! (Related: don't use *the same* opaque type for all the handles/pointers in your API...)