// -target-api 16
#pragma version(1)
#pragma rs java_package_name(foo)

void __attribute__((kernel)) root(int i) {
}