#import "fmt.odin" thing :: proc() #link_name "frankerooney" { fmt.println("Hello!") }