pub type PermamentOverlayBehavior = OverlayBehavior;
struct PermamentOverlayBehavior { pub type_: u8, pub key: u8, }
type_: u8
key: u8