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