pub unsafe extern "C" fn atg_matrix_rank(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    symmetric_: c_int
)