pub unsafe extern "C" fn UA_Server_addNamespace(
    server: *mut UA_Server,
    name: *const c_char
) -> UA_UInt16