pub type FnCmdSetVertexInputEXT = extern "system" fn(commandBuffer: CommandBuffer, vertexBindingDescriptionCount: u32, pVertexBindingDescriptions: *const VertexInputBindingDescription2EXT, vertexAttributeDescriptionCount: u32, pVertexAttributeDescriptions: *const VertexInputAttributeDescription2EXT);