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