Help for this page
void c_function( char *bytes, int rows, int cols ) { int *table = (int *)bytes; ... } }