pub unsafe extern "C" fn LLVMConstStringInContext2(
C: LLVMContextRef,
Str: *const c_char,
Length: usize,
DontNullTerminate: LLVMBool,
) -> LLVMValueRef
pub unsafe extern "C" fn LLVMConstStringInContext2(
C: LLVMContextRef,
Str: *const c_char,
Length: usize,
DontNullTerminate: LLVMBool,
) -> LLVMValueRef