pub unsafe fn SQLBrowseConnectW( hdbc: *mut c_void, szconnstrin: &[u16], szconnstrout: Option<&mut [u16]>, pcchconnstrout: Option<*mut i16>, ) -> i16