pub unsafe extern "C" fn TABLE_mark_index_columns(
    this: *mut TABLE,
    index: uint,
    bitmap: *mut MY_BITMAP
)