Function GdipSetSolidFillColor

pub unsafe fn GdipSetSolidFillColor(
    brush: *mut GpSolidFill,
    color: u32,
) -> Status