pub unsafe extern "C" fn nvlist_add_string_array( arg1: *mut nvlist_t, arg2: *const c_char, arg3: *const *const c_char, arg4: uint_t, ) -> c_int