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