pub unsafe extern "C" fn g_strv_builder_add(
    builder: *mut GStrvBuilder,
    value: *const c_char
)
Available on crate feature v2_68 only.