pub unsafe extern "C" fn LLVMConstStringInContext( C: *mut LLVMContext, Str: *const i8, Length: u32, DontNullTerminate: i32, ) -> *mut LLVMValue