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