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