pub unsafe extern "C" fn sqlite3_drop_modules(
    db: *mut sqlite3,
    azKeep: *mut *const c_char
) -> c_int