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