Block a user
Implement static boolean method support
Implement calling static boolean methods
+jint _jni_CallStaticBooleanMethodA(JNIEnv *env, jclass cls, jmethodID method, jvalue *args) {