pub unsafe extern "C" fn LLVMBuildGlobalString( B: *mut LLVMBuilder, Str: *const i8, Name: *const i8, ) -> *mut LLVMValue