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