ffi.Pointer<ffi.Char> mkdtemp( ffi.Pointer<ffi.Char> __template, ) { return _mkdtemp( __template, ); }