func NumHaptics() int { return int(C.SDL_NumHaptics()) }
func NumHaptics() int { return (int)(C.SDL_NumHaptics()) }