pub unsafe extern "C" fn THIntTensor_kthvalue(
values_: *mut THIntTensor,
indices_: *mut THLongTensor,
t: *mut THIntTensor,
k: c_long,
dimension: c_int,
keepdim: c_int,
)pub unsafe extern "C" fn THIntTensor_kthvalue(
values_: *mut THIntTensor,
indices_: *mut THLongTensor,
t: *mut THIntTensor,
k: c_long,
dimension: c_int,
keepdim: c_int,
)