pub unsafe extern "C" fn cudnnSetCTCLossDescriptor(
    ctcLossDesc: *mut cudnnCTCLossStruct,
    compType: cudnnDataType_t
) -> cudnnStatus_t