pub unsafe extern "C" fn TABLE_LIST_set_as_with_table(
    this: *mut TABLE_LIST,
    thd: *mut THD,
    with_elem: *mut With_element
) -> bool