I have wrote a JNI function in `lib.rs` by kotlin, but not call native func.   When I convert to `Java`, native func can be called.  **Looks like kotlin can not call native func ?**