pub unsafe fn PathAddExtensionA<P0>(pszpath: &mut [u8; 260], pszext: P0) -> BOOL
where P0: IntoParam<PCSTR>,