pub unsafe extern "C" fn taos_load_table_info(
    taos: *mut TAOS,
    tableNameList: *const c_char
) -> c_int