pub unsafe extern "system" fn GdipWindingModeOutline(
    path: *mut GpPath,
    matrix: *mut Matrix,
    flatness: f32
) -> Status