pub unsafe extern "C" fn TABLE_LIST_wrap_into_nested_join(
    this: *mut TABLE_LIST,
    join_list: *mut List
)