pub unsafe extern "C" fn SafeArrayPutElement( psa: *mut SAFEARRAY, rgIndices: *mut LONG, pv: *mut c_void, ) -> HRESULT