Function g_object_remove_toggle_ref

pub unsafe extern "C" fn g_object_remove_toggle_ref(
    object: *mut GObject,
    notify: Option<unsafe extern "C" fn(*mut c_void, *mut GObject, i32)>,
    data: *mut c_void,
)