size_t getSizeOf(char *data) { return sizeof(data); }