pub unsafe extern "C" fn plugin_notification_meta_add_signed_int(
    n: *mut notification_t,
    name: *const c_char,
    value: i64
) -> c_int