int lo_import( ffi.Pointer<PGconn> conn, ffi.Pointer<ffi.Char> filename, ) { return _lo_import( conn, filename, ); }