package err //#include import "C" func Errno() int { return int(C.errno) }