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