1 2 3 4
#include <reent.h> _ssize_t _write_r(struct _reent * reent, int fd, const void * buf, size_t size) { }