int PQsendClosePrepared( ffi.Pointer<PGconn> conn, ffi.Pointer<ffi.Char> stmt, ) { return _PQsendClosePrepared( conn, stmt, ); }