main
Fix potential memory leak in SDL_HIDAPI_HapticOpenFromJoystick() on error
Add and use SDL_HapticEffectID typedef
make sure #endif comment matches the macro name
More prefer SDL_zero*()