Evaluates expr and dynamically allocates a chunk of size, which is determined by the result. Then writes the base address of that chunk into var.
Dynamically allocates a chunk, which contains string in null terminated format. Then writes the base address of that chunk into var.