pub unsafe fn SafeArrayRedim( psa: *mut SAFEARRAY, psaboundnew: *const SAFEARRAYBOUND, ) -> Result<()>