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