pub fn make_gl<'a>(
interface: impl Into<Interface>,
options: impl Into<Option<&'a ContextOptions>>,
) -> Option<DirectContext>
pub fn make_gl<'a>(
interface: impl Into<Interface>,
options: impl Into<Option<&'a ContextOptions>>,
) -> Option<DirectContext>