pub type WindowCallback = Arc<Box<fn(_: &mut Window), Global>, Global>;
struct WindowCallback { /* private fields */ }