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