ffi.Pointer<ffi.Char> run_inference_c( ffi.Pointer<ffi.Char> input, ) { return _run_inference_c( input, ); }