GuestfsXAttr
#include <guestfs-gobject.h> struct GuestfsXAttr;
GBoxed +----GuestfsXAttr
struct GuestfsXAttr { gchar *attrname; GByteArray *attrval; };
gchar *attrname;
attrname
GByteArray *attrval;
attrval