pub unsafe extern "C" fn LLVMAddGlobal( M: *mut LLVMModule, Ty: *mut LLVMType, Name: *const i8, ) -> *mut LLVMValue