pub unsafe extern "C" fn cudnnDestroyTensorTransformDescriptor(
    transformDesc: *mut cudnnTensorTransformStruct
) -> cudnnStatus_t