pub unsafe extern "C" fn sqlite3changegroup_add(
    arg1: *mut sqlite3_changegroup,
    nData: c_int,
    pData: *mut c_void
) -> c_int