make allocation test as primordial, seems working
cannot get it work by loading it dynamically. Rust mangles mu runtime functions in test executable (even if I stated #[no_mangle]), so the dynamic library cannot call mu runtime functions (symbols not found)