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