PR_SET_VMA
case PR_SET_VMA:
#ifndef PR_SET_VMA
res = prctl(PR_SET_VMA, PR_SET_VMA_ANON_NAME, addr, size, name);