pub fn kernel_stack_position(kstack_id: usize) -> (usize, usize)
Return (bottom, top) of a kernel stack in kernel space.