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