pub unsafe extern "C" fn THByteTensor_indexFill(
tensor: *mut THByteTensor,
dim: c_int,
index: *mut THLongTensor,
val: c_uchar,
)
pub unsafe extern "C" fn THByteTensor_indexFill(
tensor: *mut THByteTensor,
dim: c_int,
index: *mut THLongTensor,
val: c_uchar,
)