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