pub unsafe extern "C" fn glfwSetJoystickUserPointer(
    jid: c_int,
    pointer: *mut c_void
)