pub unsafe extern "C" fn g_notification_add_button(
    notification: *mut GNotification,
    label: *const c_char,
    detailed_action: *const c_char
)