pub unsafe extern "C" fn THFloatTensor_indexFill(
tensor: *mut THFloatTensor,
dim: c_int,
index: *mut THLongTensor,
val: f32,
)pub unsafe extern "C" fn THFloatTensor_indexFill(
tensor: *mut THFloatTensor,
dim: c_int,
index: *mut THLongTensor,
val: f32,
)