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