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