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