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