#include <__stdio.h> #include #include void funlockfile(FILE *file) { LIBC_UNLOCK(file->lock); }