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