1 2 3 4 5 6
#include <linux/i2c-dev.h> int main(int argc, char *argv[]) { void *foo = i2c_smbus_access; }