VM_INHERIT_COPY
#define VM_INHERIT_DEFAULT VM_INHERIT_COPY
case VM_INHERIT_COPY:
if (new_inheritance == VM_INHERIT_COPY) {
inh = VM_INHERIT_COPY;