pub unsafe extern "C" fn nvlist_exists_string(
    _: *const FreeBSD_nvlist_t,
    _: *const c_char
) -> bool