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