pub unsafe extern "C" fn atg_movedim_int(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    source_: i64,
    destination_: i64
)