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