// +linux
//go:embed
// #include <stdlib.h> import "C"
// go:generate
https://golang.org/cmd/go/#hdr-Build_constraints
EDIT: Those are in the process of being replaced with //go:build directives. See https://github.com/golang/go/issues/41184.