pub unsafe extern "system" fn GdipSetPathFillMode(
    path: *mut GpPath,
    fillmode: FillMode
) -> Status