package main /* #cgo CFLAGS: -O3 -DNDEBUG -std=c11 -mcpu=native -pthread #cgo CXXFLAGS: -O3 -DNDEBUG -std=c++11 -mcpu=native -pthread */ import "C"