pub unsafe fn connect( receiver: *mut GObject, signal_name: &str, trampoline: GCallback, closure: *mut Box<dyn Fn() + 'static>, ) -> u64