cmake HAVE_STRUCT_STAT_ST_MTIME_USEC examples

libarchive/libarchive CMakeLists.txt :1675

CHECK_STRUCT_HAS_MEMBER("struct stat" st_mtime_usec
    "sys/types.h;sys/stat.h" HAVE_STRUCT_STAT_ST_MTIME_USEC)