pub unsafe extern "C" fn notify_notification_update( notification: *mut NotifyNotification, summary: *const c_char, body: *const c_char, icon: *const c_char, ) -> gboolean