pub unsafe extern "system" fn GdipSetCompositingMode(
    graphics: *mut GpGraphics,
    compositingmode: CompositingMode
) -> Status