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