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