pub unsafe extern "C" fn atg_tensor_split(
    self_: *mut C_tensor,
    sections_: i64,
    dim_: i64
) -> *mut *mut C_tensor