Exposes the existing get(ShapedType, StringRef, AsmResourceBlob) builder publicly (was protected) and adds a CAPI mlirUnmanagedDenseBlobResourceElementsAttrGet.
While such a generic construction interface is a big help when it comes to interop, it is also necessary for creating resources that don't have a standard C type (i.e. f16, the f8s, etc).