NT_ARM_FPMR
ret = ptrace(PTRACE_SETREGSET, child, NT_ARM_FPMR, &iov);
#ifndef NT_ARM_FPMR
ret = ptrace(PTRACE_GETREGSET, child, NT_ARM_FPMR, &iov);