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