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