extattr_copy_fd
if ((error = extattr_copy_fd(from_fd, to_fd, *ns)) != 0)
int extattr_copy_fd(int _from_fd, int _to_fd, int _namespace);