pub unsafe extern "C" fn qdev_init_gpio_in_named(
    dev: *mut DeviceState,
    handler: qemu_irq_handler,
    name: *const c_char,
    n: c_int
)