sdl2_sys::surface
pub unsafe extern "C" fn SDL_GetSurfaceColorMod( surface: *mut SDL_Surface, r: *mut uint8_t, g: *mut uint8_t, b: *mut uint8_t) -> c_int