pub type MoveRequestState = MoveRequestState;
#[repr(transparent)]pub struct MoveRequestState { pub repr: u32, }
repr: u32