pub unsafe extern "system" fn GdipGetPointCount(
    path: *mut GpPath,
    count: *mut i32
) -> Status