pub unsafe extern "C" fn UA_UserNameIdentityToken_copy(
    src: *const UA_UserNameIdentityToken,
    dst: *mut UA_UserNameIdentityToken
) -> UA_StatusCode