Fix typedef generation of GLVULKANPROCNV Because of the missing <ptype></ptype> around the new callback type the typedef definition of this was not generated. Also the old name "VULKANPROCNV" was in the wrong namespace. Now it's called "GLVULKANPROCNV".