pub unsafe extern "C" fn bot_framework_config_from_authorization_token(
    ph_config: *mut SPXSPEECHCONFIGHANDLE,
    auth_token: *const c_char,
    region: *const c_char,
    bot_Id: *const c_char
) -> AZACHR