Type Definition __sighandler_t
vips_sys
type __sighandler_t = Option<unsafe extern "C" fn(arg1: c_int)>;