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