pub use crate::buddy_alloc::BuddyAllocParam;
pub use crate::fast_alloc::FastAllocParam;
pub use crate::non_threadsafe_alloc::NonThreadsafeAlloc;