#ifndef BC_UTIL_OFFSET_H #define BC_UTIL_OFFSET_H #define BC_OFFSET_INTO(C, T) typedef uintptr_t offset_in_##C##_to_##T #endif