pub unsafe extern "C" fn TABLE_LIST_check_single_table(
    this: *mut TABLE_LIST,
    table: *mut *mut TABLE_LIST,
    map: table_map,
    view: *mut TABLE_LIST
) -> bool