public native String hihi();
JNIEXPORT jstring JNICALL Java_com_example_ycsheu_myapplication_MainActivity_hihi (JNIEnv *, jobject);