Function windows::Win32::Graphics::GdiPlus::GdipGetPropertyItem
pub unsafe fn GdipGetPropertyItem(
image: *mut GpImage,
propid: u32,
propsize: u32,
buffer: *mut PropertyItem,
) -> Status