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