Can the yaml file that generates the webgpu.h have an alias for c_void? It is either a Webgpu Object pointer or a Display pointer and it would be nice if the bindings explicitly stated which one it is, especially when the docs know what kind of pointer it is. This would aid in auto generating bindings.