pub unsafe extern "C" fn TABLE_LIST_print(
    this: *mut TABLE_LIST,
    thd: *mut THD,
    eliminated_tables: table_map,
    str_: *mut String,
    query_type: Type
)