Name of attribute to find, or 0 to return next attribute regardless of its name; this string doesn't have to be zero-terminated if name_size is non-zero
Should name comparison be case-sensitive; non case-sensitive comparison works properly only for ASCII characters
Pointer to found attribute, or 0 if not found.
Gets next attribute, optionally matching attribute name.