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