nvif_event_ctor_
int nvif_event_ctor_(struct nvif_object *, const char *, u32, nvif_event_func, bool,
return nvif_event_ctor_(parent, name, handle, func, wait, args, argc, true, event);
ret = nvif_event_ctor_(&conn->object, name ?: "nvifConnHpd", nvif_conn_id(conn),