pub unsafe extern "C" fn viInstallHandler(
    vi: ViSession,
    eventType: ViEventType,
    handler: ViHndlr,
    userHandle: ViAddr
) -> ViStatus