copy_array
copy_array(&h->init, &x86_init.hyper, sizeof(h->init));
copy_array(&h->runtime, &x86_platform.hyper, sizeof(h->runtime));
dst->refs = copy_array(dst->refs, src->refs, src->acquired_refs,
dst->stack = copy_array(dst->stack, src->stack, n, sizeof(struct bpf_stack_state),
dst_state->jmp_history = copy_array(dst_state->jmp_history, src->jmp_history,