pub unsafe extern "C" fn UA_KeyValueMap_getArray(
    map: *mut UA_KeyValuePair,
    mapSize: usize,
    key: *const c_char,
    type_: *const UA_DataType
) -> *const UA_Variant