Type Definition GLFWwindowfocusfun
glfw::ffi
type GLFWwindowfocusfun = extern "C" fn(_: *mut GLFWwindow, _: c_int);