pub unsafe extern "C" fn cudnnDestroyConvolutionDescriptor(
    convDesc: *mut cudnnConvolutionStruct
) -> cudnnStatus_t