#[unsafe(no_mangle)] pub extern "C" fn LLVMArrayType2( ElementType: LLVMTypeRef, ElementCount: u64, ) -> LLVMTypeRef