pub unsafe extern "C" fn g_notification_set_category(
    notification: *mut GNotification,
    category: *const c_char
)
Available on crate feature v2_70 only.