pub fn alloc_stdlib<T: Sized + Default + Copy + Clone>(size: usize) -> *mut T