#ifndef TH_GENERIC_FILE #define TH_GENERIC_FILE "generic/serialization.h" #else template void THPStorage_(writeFileRaw)(THWStorage *self, io fd); template THWStorage * THPStorage_(readFileRaw)(io fd, THWStorage *storage); #endif