pub unsafe extern "C" fn qdict_array_split(
    src: *mut QDict,
    dst: *mut *mut QList
)