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