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