pub unsafe extern "C" fn trapa_set_handler( trap: trapa_t, hnd: trapa_handler, data: *mut c_void, ) -> c_int