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