acl_get_file
aclgetf = acl_get_file;
acl = acl_get_file(path, type);
acl = acl_get_file(file->fts_accpath, acl_type);
acl_t acl_get_file(const char *_path_p, acl_type_t _type);