pub unsafe extern "C" fn SDL_SetColorKey( surface: *mut SDL_Surface, flag: c_int, key: Uint32, ) -> c_int