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