pub unsafe extern "C" fn sqlite3_aggregate_context(
    arg1: *mut sqlite3_context,
    nBytes: c_int
) -> *mut c_void