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