Returns non-zero iff the memory referenced by astr represents a valid ‘Autostr’.
Returns a pointer to the first character in astr; the characters thus referenced are terminated by a null character. This pointer returned is only guaranteed to be valid until the next call of a function which takes a non-‘const’ version of astr.