#pragma version(1) #pragma rs java_package_name(foo) int a[10]; rs_allocation b[10]; void f(int c, rs_allocation d, int e) { (void)d; }