pub unsafe extern "C" fn SDL_GetTextureColorMod( texture: *mut SDL_Texture, r: *mut Uint8, g: *mut Uint8, b: *mut Uint8, ) -> c_int