* feat: created the aiGetStringC_Str() function. The C++ Interface's function C_Str() from the aiString struct was missing an equivalent function for the C Interface. * changed the first parameter of the aiGetStringC_Str function to be const. --------- Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>