pub unsafe fn color_hex(c: u32) -> Result<Color>
This function is unsafe because it may dereference raw pointers.