pub unsafe extern "C" fn sqlite3_wal_checkpoint(
    db: *mut sqlite3,
    zDb: *const i8
) -> i32