pub unsafe extern "C" fn LLVMBuildGlobalStringPtr(
B: LLVMBuilderRef,
Str: *const c_char,
Name: *const c_char,
) -> LLVMValueRefpub unsafe extern "C" fn LLVMBuildGlobalStringPtr(
B: LLVMBuilderRef,
Str: *const c_char,
Name: *const c_char,
) -> LLVMValueRef