pub type php_stream_dirent = _php_stream_dirent;
struct php_stream_dirent { pub d_name: [i8; 4096], }
d_name: [i8; 4096]