pub unsafe extern "system" fn ConvertInterfaceLuidToNameW(
    interfaceluid: *const NET_LUID_LH,
    interfacename: PWSTR,
    length: usize,
) -> WIN32_ERROR