pub unsafe extern "C" fn zx_vcpu_interrupt(
    handle: zx_handle_t,
    vector: u32
) -> zx_status_t