pub unsafe extern "C" fn atg_where_scalarother(
    out__: *mut *mut C_tensor,
    condition_: *mut C_tensor,
    self_: *mut C_tensor,
    other_: *mut C_scalar
)