pub unsafe extern "C" fn cudnnSetAlgorithmDescriptor(
    algoDesc: cudnnAlgorithmDescriptor_t,
    algorithm: cudnnAlgorithm_t
) -> cudnnStatus_t