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