pub unsafe extern "C" fn g_notification_set_priority(
    notification: *mut GNotification,
    priority: GNotificationPriority
)