#pragma version(1)
#pragma rs java_package_name(foo)

void __attribute__((kernel)) root(uint32_t x) {
}