pub unsafe extern "C" fn cudnnCreateSpatialTransformerDescriptor(
    stDesc: *mut *mut cudnnSpatialTransformerStruct
) -> cudnnStatus_t