pub unsafe extern "system" fn GdipGraphicsClear(
    graphics: *mut GpGraphics,
    color: u32
) -> Status