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