pub unsafe extern "system" fn GdipGetInterpolationMode(
    graphics: *mut GpGraphics,
    interpolationmode: *mut InterpolationMode,
) -> Status