Some api calls like `virDomainGetHostname` require the user to free the returned string. - confirm all API functions returning `char *` (not const char) require user to free - Add rule to free