pub unsafe extern "C" fn cudnnDestroyAlgorithmDescriptor(
    algoDesc: *mut cudnnAlgorithmStruct
) -> cudnnStatus_t