Function GdipSetSolidFillColor

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