pub unsafe extern "C" fn atg_select(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    dim_: i64,
    index_: i64
)