pub unsafe extern "C" fn synthesizer_start_speaking_text(
    hsynth: SPXSYNTHHANDLE,
    text: *const c_char,
    textLength: u32,
    phresult: *mut SPXRESULTHANDLE
) -> AZACHR