int fputc_unlocked( int __c, ffi.Pointer<FILE> __stream, ) { return _fputc_unlocked( __c, __stream, ); }