find_attribute
rec = find_attribute(type, ctx);
while ((rec = find_attribute(AT_FILE_NAME, ctx))) {
ATTR_RECORD * find_attribute(const ATTR_TYPES type, ntfs_attr_search_ctx *ctx);