pub unsafe extern "C" fn cudnnSetSpatialTransformerNdDescriptor(
stDesc: cudnnSpatialTransformerDescriptor_t,
samplerType: cudnnSamplerType_t,
dataType: cudnnDataType_t,
nbDims: c_int,
dimA: *const c_int
) -> cudnnStatus_t
pub unsafe extern "C" fn cudnnSetSpatialTransformerNdDescriptor(
stDesc: cudnnSpatialTransformerDescriptor_t,
samplerType: cudnnSamplerType_t,
dataType: cudnnDataType_t,
nbDims: c_int,
dimA: *const c_int
) -> cudnnStatus_t