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