pub unsafe extern "C" fn indy_delete_pool_ledger_config(
    command_handle: CommandHandle,
    config_name: CString,
    cb: Option<ResponseEmptyCB>
) -> Error