const github.com/jackc/pgtype.VarbitOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L68: 	VarbitOID           = 1562
		pgtype.go#L318: 	ci.RegisterDataType(DataType{Value: &Varbit{}, Name: "varbit", OID: VarbitOID})