NMSimpleConnection
NMConnection * nm_simple_connection_new (void);
void
NMConnection * nm_simple_connection_new_from_dbus (GVariant *dict, GError **error);
GVariant *dict
GError **error
NMConnection * nm_simple_connection_new_clone (NMConnection *connection);
NMConnection *connection