Type Definition SDL_free_func
sdl2_sys
type SDL_free_func = Option<unsafe extern "C" fn(mem: *mut c_void)>;