pub unsafe extern "C" fn g_object_disconnect(
    object: *mut GObject,
    signal_spec: *const c_char
    ...
)