pub unsafe extern "C" fn THByteTensor_newTranspose(
tensor: *mut THByteTensor,
dimension1_: c_int,
dimension2_: c_int,
) -> *mut THByteTensor
pub unsafe extern "C" fn THByteTensor_newTranspose(
tensor: *mut THByteTensor,
dimension1_: c_int,
dimension2_: c_int,
) -> *mut THByteTensor