pub unsafe extern "C" fn TABLE_use_index(
    this: *mut TABLE,
    key_to_save: c_int,
    map_to_update: *mut key_map
)