pub unsafe extern "C" fn handler_compare_key_parts(
    this: *mut c_void,
    old_field: *const Field,
    new_field: *const Column_definition,
    old_part: *const KEY_PART_INFO,
    new_part: *const KEY_PART_INFO
) -> Type