int sprintf( ffi.Pointer<ffi.Char> __s, ffi.Pointer<ffi.Char> __format, ) { return _sprintf( __s, __format, ); }