pub unsafe extern "system" fn GdipImageGetFrameCount(
    image: *mut GpImage,
    dimensionid: *const GUID,
    count: *mut u32
) -> Status