StdDevCtx
typedef struct StdDevCtx StdDevCtx;
StdDevCtx *p;
StdDevCtx *p = sqlite_aggregate_context(context, sizeof(*p));