pub unsafe extern "C" fn atg_pdist(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    p_: f64
)