pub unsafe extern "C" fn flite_feat_set_float(
    f: *mut cst_features,
    name: *const c_char,
    v: f32
)