pub fn heap_alloc(bytes: usize) -> Result<*mut c_void, Error>