Type Alias __signalfn_t

type __signalfn_t = Option<unsafe extern C { unwind: false } fn(arg1: c_int)>