int PQsendClosePortal( ffi.Pointer<PGconn> conn, ffi.Pointer<ffi.Char> portal, ) { return _PQsendClosePortal( conn, portal, ); }