How do we create memory for DB in C Programming

Hi,
I’m running fdbserver and creating DB memory using fdbcli tool with “configure new single memory” command. Instead using this command in existing fdbcli tool, how do we do it in C program based client.

Thanks in advance.