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