pub unsafe extern "C" fn THFloatTensor_maskedFill(
tensor: *mut THFloatTensor,
mask: *mut THByteTensor,
value: f32,
)pub unsafe extern "C" fn THFloatTensor_maskedFill(
tensor: *mut THFloatTensor,
mask: *mut THByteTensor,
value: f32,
)