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