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