pub unsafe extern "C" fn sqlite3_wal_autocheckpoint(
    p: *mut sqlite3,
    n: c_int
) -> c_int