pub unsafe extern "C" fn make_ref_counted_wal_manager(
    wal_manager: libsql_wal_manager,
    out: *mut *mut RefCountedWalManager
) -> c_int