pub unsafe fn wglChoosePixelFormatARB( hdc: *mut c_void, piAttribIList: *const GLint, pfAttribFList: *const f32, nMaxFormats: GLuint, piFormats: *mut GLint, nNumFormats: *mut GLuint, ) -> bool