#[unsafe(no_mangle)]pub extern "C" fn plg_rt_alloc(len: u32) -> *mut u8
Allocate a host-writable buffer in linear memory (query in / result out).