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