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