pub unsafe extern "C" fn TABLE_insert_portion_of_time(
    this: *mut TABLE,
    thd: *mut THD,
    period_conds: *const vers_select_conds_t,
    rows_inserted: *mut ha_rows
) -> c_int