jump_label_patch
struct jump_label_patch jlp;
static struct jump_label_patch
return (struct jump_label_patch){.code = code, .size = size};
const struct jump_label_patch jlp = __jump_label_patch(entry, type);