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