pub unsafe fn GdipImageGetFrameDimensionsList(
    image: *mut GpImage,
    dimensionids: *mut GUID,
    count: u32
) -> Status