pub unsafe extern "system" fn PSPropertyBag_WriteInt(
    propbag: *mut c_void,
    propname: PCWSTR,
    value: i32,
) -> HRESULT