int mkostemps(ffi.Pointer<ffi.Char> path, int slen, int oflags) { return _mkostemps(path, slen, oflags); }