Type Definition GBusNameVanishedCallback
gio_sys
type GBusNameVanishedCallback = Option<unsafe extern "C" fn(_: *mut GDBusConnection, _: *const c_char, _: gpointer)>;