pub unsafe extern "C" fn irq_set_handler( code: irq_t, hnd: irq_handler, data: *mut c_void, ) -> c_int