int mkstemps( ffi.Pointer<ffi.Char> __template, int __suffixlen, ) { return _mkstemps( __template, __suffixlen, ); }