pub unsafe extern "C" fn SDL_SetTextureScaleMode( texture: *mut SDL_Texture, scaleMode: SDL_ScaleMode, ) -> c_int