pub unsafe fn AddConsoleAliasA<'a>( source: impl IntoParam<'a, PSTR>, target: impl IntoParam<'a, PSTR>, exename: impl IntoParam<'a, PSTR>, ) -> BOOL