pub fn init(
title: &str,
w: u32,
h: u32,
hints: &[WindowHint],
context: GraphicsContext,
) -> Result<(Window, Events)>pub fn init(
title: &str,
w: u32,
h: u32,
hints: &[WindowHint],
context: GraphicsContext,
) -> Result<(Window, Events)>