pub unsafe extern "C" fn DAQmxSetAIStrainGageGageFactor(
    taskHandle: TaskHandle,
    channel: *const c_char,
    data: float64
) -> int32