pub unsafe extern "C" fn nvlist_add_string(
    _: *mut FreeBSD_nvlist_t,
    _: *const c_char,
    _: *const c_char
)