pub unsafe extern "system" fn GdipSetPropertyItem(
    image: *mut GpImage,
    item: *const PropertyItem
) -> Status