Function GdipGetPathPointsI

pub unsafe extern "system" fn GdipGetPathPointsI(
    param0: *mut GpPath,
    points: *mut Point,
    count: i32,
) -> Status