pub type UtilGetOODStatusResponse = UtilGetOODStatusOutputResponse;
pub struct UtilGetOODStatusResponse { pub status: OODStatus, }
status: OODStatus