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