pub unsafe extern "C" fn kvlist_init( kv: *mut kvlist, get_len: Option<unsafe extern "C" fn(kv: *mut kvlist, data: *const c_void) -> c_int>, )