static public void SetBeaconData(Beacon b) => Main.SetBeaconData(b);
internal static extern void SetBeaconData(Beacon b);