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