PD_F_NOCOPY
pd->pd_flags |= PD_F_NOCOPY;
if (opd->pd_flags & PD_F_NOCOPY)
if ((pd->pd_flags & PD_F_NOCOPY) == 0 && pd->pd_mutable != NULL)