pub unsafe extern "C" fn sqlite3_vtab_config(
    arg1: *mut sqlite3,
    op: c_int
    ...
) -> c_int