pub fn gen_native_lib_visitor_handles(prefix: &str) -> String
Generate NativeLib method handle declarations for visitor FFI functions.
These lines are injected into the NativeLib class body after the normal handles.
NativeLib