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

one use

	github.com/jackc/pgx/v5 (current package)
		conn.go#L145: func ConnectWithOptions(ctx context.Context, connString string, options ParseConfigOptions) (*Conn, error) {