pub fn create_safe_array_buffer(data: &[u8]) -> Result<*mut SAFEARRAY>
Creates a SAFEARRAY from a byte buffer for loading assemblies.
SAFEARRAY