pub unsafe extern "C" fn qdev_init_gpio_out(
    dev: *mut DeviceState,
    pins: *mut qemu_irq,
    n: c_int
)