sdl2_sys::timer
type SDL_TimerCallback = Option<extern fn(arg1: uint32_t, arg2: *const c_void) -> uint32_t>;