pub unsafe extern "C" fn THShortTensor_maskedFill(
tensor: *mut THShortTensor,
mask: *mut THByteTensor,
value: c_short,
)pub unsafe extern "C" fn THShortTensor_maskedFill(
tensor: *mut THShortTensor,
mask: *mut THByteTensor,
value: c_short,
)