pub unsafe extern "C" fn fluid_settings_setnum( settings: *mut fluid_settings_t, name: *const c_char, val: f64, ) -> c_int
returns 1 if the value has been set, 0 otherwise