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