build:linux --cxxopt='-std=c++17'
build:macos --cxxopt='-std=c++17' --features=-supports_dynamic_linker
build:windows --cxxopt='/std:c++17'
