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