#pragma once
#include <sys/cdefs.h>
#include <stddef.h>
__BEGIN_DECLS
#ifndef WEOF
#define WEOF (0xffffffffu)
#endif
__END_DECLS