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