pub type __kernel_sighandler_t = uaddr;
#[repr(transparent)]pub struct __kernel_sighandler_t { pub addr: u64, }
addr: u64