pub unsafe extern "C" fn handler_ha_bulk_update_row(
    this: *mut handler,
    old_data: *const uchar,
    new_data: *const uchar,
    dup_key_found: *mut ha_rows
) -> c_int