pub unsafe extern "C" fn speech_config_set_service_property(
    configHandle: SPXSPEECHCONFIGHANDLE,
    propertyName: *const c_char,
    propertyValue: *const c_char,
    channel: SpeechConfig_ServicePropertyChannel
) -> AZACHR