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