pub unsafe extern "C" fn g_variant_builder_add_parsed(
    builder: *mut GVariantBuilder,
    format: *const c_char
    ...
)