pub unsafe fn physfree(physical_address: usize, size: usize) -> Result<usize>
Free physically allocated pages
EPERM
uid != 0