pub unsafe extern "C" fn cudnnRestoreAlgorithm(
handle: cudnnHandle_t,
algoSpace: *mut c_void,
algoSpaceSizeInBytes: usize,
algoDesc: cudnnAlgorithmDescriptor_t,
) -> cudnnStatus_t
pub unsafe extern "C" fn cudnnRestoreAlgorithm(
handle: cudnnHandle_t,
algoSpace: *mut c_void,
algoSpaceSizeInBytes: usize,
algoDesc: cudnnAlgorithmDescriptor_t,
) -> cudnnStatus_t