This prevents symbol collisions when the Keystone library is linked with the LLVM libraries. Renaming was done by the following repository-wide substitutions: * `namespace llvm` -> `namespace llvm_ks` * `llvm::` -> `llvm_ks::`