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