pub unsafe fn SafeArrayPutElement( psa: *const SAFEARRAY, rgindices: *const i32, pv: *const c_void, ) -> Result<()>