ffi.Pointer<ffi.Char> mkdtempat_np(int dfd, ffi.Pointer<ffi.Char> path) { return _mkdtempat_np(dfd, path); }