#[unsafe(no_mangle)]pub extern "C" fn pd_alloc(len: u32) -> *mut u8
Allocate len bytes for the caller to write an input buffer into.
len