pub unsafe extern "C" fn qdict_extract_subqdict(
    src: *mut QDict,
    dst: *mut *mut QDict,
    start: *const c_char
)