jni.h provide this
jni.h
struct JNINativeInterface_ { ... jint (JNICALL *GetVersion)(JNIEnv *env); ..