pub unsafe extern "C" fn rb_st_values_check(
    table: *mut st_table,
    values: *mut st_data_t,
    size: st_index_t,
    never: st_data_t
) -> st_index_t