pub unsafe fn UnloadPerfCounterTextStringsA<P0, P1>(
    lpcommandline: P0,
    bquietmodearg: P1,
) -> u32
where P0: Param<PCSTR>, P1: Param<BOOL>,