#[unsafe(no_mangle)]pub extern "C" fn muon_alloc(len: usize) -> *mut u8
Reserve len bytes of linear memory and hand ownership to the caller.
len