pub unsafe extern "system" fn GdipDrawPath(
    graphics: *mut GpGraphics,
    pen: *mut GpPen,
    path: *mut GpPath
) -> Status