Creates an empty context options.
Declared in <kernel/bitcoinkernel.h>
[[nodiscard]]
btck_ContextOptions*
btck_context_options_create();
Opaque data structure for holding options for creating a new kernel context.
The return value should not be discarded.