hal_util_callout_device_add
hal_util_callout_device_add (spawned, spawned_device_callouts_add_done, NULL, NULL);
hal_util_callout_device_add (d, manager_commit_done, NULL, NULL);
hal_util_callout_device_add (d, devinfo_callouts_add_done, end_token, NULL);
hal_util_callout_device_add (d, devinfo_callouts_add_done, end_token, NULL);
void hal_util_callout_device_add (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer userdata2);