A subset of the features of std::alloc::Allocator which is experimental. Changed the error
types to anyhow::Error so we can forward libbpf_rs errors. This will likely need to be the
empty struct std::alloc::AllocError if we migrate to the official trait (and panic
accordingly).