pub unsafe extern "C" fn THIntTensor_indexSelect(
tensor: *mut THIntTensor,
src: *mut THIntTensor,
dim: c_int,
index: *mut THLongTensor,
)
pub unsafe extern "C" fn THIntTensor_indexSelect(
tensor: *mut THIntTensor,
src: *mut THIntTensor,
dim: c_int,
index: *mut THLongTensor,
)