pub fn get_kernel_text_segment_info() -> Result<(usize, usize)>
Returns the location and size of the kernel text segment.
This may not be implemented on all platforms.