pub type WalletGetSearchTotalCount = extern "C" fn(storage_handle: StorageHandle, search_handle: SearchHandle, total_count_p: *mut usize) -> Error;