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