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