acl_get_link_np
acl = acl_get_link_np(path, type);
facl = acl_get_link_np(name, type);
acl = acl_get_link_np(file->fts_accpath, acl_type);
return (_acl_extended_file(acl_get_link_np, lpathconf, path_p));
return (_acl_extended_file(acl_get_link_np, lpathconf, path_p));
acl_t acl_get_link_np(const char *_path_p, acl_type_t _type);