I want to access the following global struct: extern const struct MDBX_build_info { ... } what is the syntax to access it, via JniField with flag constant, or ? Thanks