pub unsafe extern "C" fn speech_translation_config_from_endpoint(
    configHandle: *mut SPXSPEECHCONFIGHANDLE,
    endpoint: *const c_char,
    subscription: *const c_char
) -> AZACHR