I\'m trying to create a string literal via LLVM C API, and get a C style pointer to its first member. LLVMBuildGlobalStringPtr does the trick nicely, but I can\
LLVMBuildGlobalStringPtr