pub fn are_our_owners_hostile( our_alignment: Option<&Alignment>, their_alignment: Option<&Alignment>, read_data: &ReadData<'_>, ) -> bool