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