pub unsafe extern "C" fn text_decoder_decode_string(
decoder: *mut espeak_ng_TEXT_DECODER,
string: *const c_char,
length: c_int,
encoding: espeak_ng_ENCODING,
) -> espeak_ng_STATUSpub unsafe extern "C" fn text_decoder_decode_string(
decoder: *mut espeak_ng_TEXT_DECODER,
string: *const c_char,
length: c_int,
encoding: espeak_ng_ENCODING,
) -> espeak_ng_STATUS