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