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