pub unsafe extern "C" fn g_object_connect(
    object: gpointer,
    signal_spec: *const gchar
    ...
) -> gpointer