Function alloc

Source
#[no_mangle]
pub extern "C" fn alloc(num_bytes: usize) -> *mut c_void