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