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