Function windows_sys::Win32::UI::Shell::PropertiesSystem::PSPropertyBag_WriteInt
pub unsafe extern "system" fn PSPropertyBag_WriteInt(
propbag: *mut c_void,
propname: PCWSTR,
value: i32,
) -> HRESULT