pub unsafe extern "system" fn PSCreateAdapterFromPropertyStore(
    pps: *mut c_void,
    riid: *const GUID,
    ppv: *mut *mut c_void,
) -> HRESULT