func github.com/jackc/pgx/v5/pgconn.ConnectWithOptions

one use

	github.com/jackc/pgx/v5/pgconn (current package)
		pgconn.go#L126: func ConnectWithOptions(ctx context.Context, connString string, parseConfigOptions ParseConfigOptions) (*PgConn, error) {