pub unsafe extern "system" fn GdipGetSmoothingMode(
    graphics: *mut GpGraphics,
    smoothingmode: *mut SmoothingMode
) -> Status