int PQsetErrorContextVisibility( ffi.Pointer<PGconn> conn, int show_context, ) { return _PQsetErrorContextVisibility( conn, show_context, ); }