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