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