Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPropertyItemSize

pub unsafe extern "system" fn GdipGetPropertyItemSize(
    image: *mut GpImage,
    propid: u32,
    size: *mut u32,
) -> Status