// Pure C - no ObjC, no frameworks
__attribute__((constructor))
static void init() {
}
