late final Pointer<Void> Function() tfLiteInterpreterOptionsCreate = _lib .lookup<NativeFunction<Pointer<Void> Function()>>( 'TfLiteInterpreterOptionsCreate') .asFunction();