Experimental generator for FFI+JNI bindings.

This package will generate JNI code to invoke Java from C, and Dart FFI bindings to invoke this C code. This enables calling Java code from Dart.

This is a GSoC 2022 project.