Is it possible to read the constants from a C header/source file? I found this discussion <https://groups.google.com/forum/#!searchin/julia-users/constant$20header/julia-users/jLRuEXNKml4/rI4EccFgbTkJ> from 2012, but there was no clean solution.
Is the standard practice just to copy-paste them into Julia code?
