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