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