pub unsafe extern "C" fn SDL_JoystickSetVirtualButton( joystick: *mut SDL_Joystick, button: c_int, value: Uint8, ) -> c_int