sve_context
struct sve_context sve_ctx;
roundup2(sizeof(struct sve_context) + (buf_size), \
_Alignof(struct sve_context))
struct sve_context ctx;
svectx = (struct sve_context *)regctx;
struct sve_context *svectx;