pub unsafe extern "C" fn cudnnDestroyTensorDescriptor(
    tensorDesc: *mut cudnnTensorStruct
) -> cudnnStatus_t