pub unsafe extern "C" fn UA_Array_new(
    size: usize,
    type_: *const UA_DataType
) -> *mut c_void