Macro cu_check

Source
macro_rules! cu_check {
    ($result:expr) => { ... };
}