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