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