PSPropertyBag_WriteLONG

Function PSPropertyBag_WriteLONG 

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