function realloc

fn realloc(ptr: &void, new_size: usize) -> &void { .. }