package dev.virel.obf;
import com.sun.jna.Library;
import com.sun.jna.Native;
import com.sun.jna.platform.win32.BaseTSD;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
@Environment(EnvType.CLIENT)
interface IIl1l extends Library {
// $FF: synthetic field
String[] iIliii = new String[1];
// $FF: synthetic field
IIl1l INSTANCE;
static {
4zMToGBe9S4TovY6();
INSTANCE = (IIl1l)Native.load(iIl.interface l11I(iIliii[0]), IIl1l.class);
}
// $FF: synthetic method
void keybd_event(byte var1, byte var2, int var3, BaseTSD.ULONG_PTR var4);
}