const vk = @import("vulkan"); const BaseDispatch = vk.BaseWrapper(.{ .createInstance = true, });