pub unsafe extern "C" fn g_notification_set_title(
    notification: *mut GNotification,
    title: *const c_char
)