pub unsafe extern "C" fn THCharTensor_indexFill(
tensor: *mut THCharTensor,
dim: c_int,
index: *mut THLongTensor,
val: c_char,
)
pub unsafe extern "C" fn THCharTensor_indexFill(
tensor: *mut THCharTensor,
dim: c_int,
index: *mut THLongTensor,
val: c_char,
)