pub unsafe extern "C" fn LLVMConstIntOfStringAndSize( IntTy: *mut LLVMType, Text: *const i8, SLen: u32, Radix: u8, ) -> *mut LLVMValue