pub unsafe extern "C" fn atg_bincount(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    weights_: *mut C_tensor,
    minlength_: i64
)