pub unsafe extern "C" fn qdict_set_default_str(
    dst: *mut QDict,
    key: *const c_char,
    val: *const c_char
)