pub unsafe extern "C" fn handler_change_table_ptr(
    this: *mut c_void,
    table_arg: *mut TABLE,
    share: *mut TABLE_SHARE
)