pub unsafe extern "C" fn language_understanding_model_create_from_uri(
    hlumodel: *mut SPXLUMODELHANDLE,
    uri: *const c_char
) -> AZACHR