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