pub unsafe extern "C" fn qdict_get_try_str(
    qdict: *const QDict,
    key: *const c_char
) -> *const c_char