#pragma version(1) #pragma rs java_package_name(foo) void a() { } void b() { } void c() { } #ifndef __LP64__ void d() { } void e() { } #endif