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