pub unsafe fn GdipGetImageVerticalResolution(
    image: *mut GpImage,
    resolution: *mut f32
) -> Status