GuestfsIntBool
#include <guestfs-gobject.h> struct GuestfsIntBool;
GBoxed +----GuestfsIntBool
struct GuestfsIntBool { gint32 i; gint32 b; };
gint32 i;
i
gint32 b;
b