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