aya/aya-obj/src/btf
Billy McFall 4dc4b5ccd4 test: adjust test to not use byte arrays
Where possible, replace the hardcoded byte arrays in the tests with the
structs they represent, then convert the structs to byte arrays.

Signed-off-by: Billy McFall <22157057+Billy99@users.noreply.github.com>
..
btf.rs test: adjust test to not use byte arrays
info.rs rustfmt: group_imports = "StdExternalCrate"
mod.rs aya-obj: add basic documentation to public members
relocation.rs aya: add archs powerpc64 and s390x to aya
types.rs test: adjust test to not use byte arrays