#include <string.h>
void* tfe_stat_init(void* fs_handle)
{
return NULL;
}
void tfe_stat_flush(void* handle)
return;