application := @use("application.hb") results := @use("results.hb") errors := @use("errors.hb") offsets := @use("offset.hb") extends := @use("extends.hb") rect := @use("rect.hb") structures := @use("structures.hb") instance := @use("instance.hb") version := @use("version.hb") init_vulkan := fn(): int { return errors.IncompatibleDriver }