pub unsafe extern "system" fn GdipGetPropertyItem(
    image: *mut GpImage,
    propid: u32,
    propsize: u32,
    buffer: *mut PropertyItem
) -> Status