sdl2_sys::pixels
pub unsafe extern "C" fn SDL_MapRGBA( format: *mut SDL_PixelFormat, r: uint8_t, g: uint8_t, b: uint8_t, a: uint8_t) -> uint32_t