extattr_copy_link
if ((error = extattr_copy_link(from, to, *ns)) != 0)
int extattr_copy_link(const char *_from, const char *_to, int _namespace);