macro_rules! GLCheck {
    ($fun: expr) => { ... };
}