pub unsafe extern "C" fn flite_get_param_float(
    f: *const cst_features,
    name: *const c_char,
    def: f32
) -> f32