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