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