typedef struct {
int member1;
int member2;
} JNINativeMethod;
typedef struct JNINativeMethod2 {
} JNINativeMethod2;