Function windows::Win32::UI::Shell::SHAnsiToAnsi

pub unsafe fn SHAnsiToAnsi<P0>(pszsrc: P0, pszdst: &mut [u8]) -> i32
where P0: IntoParam<PCSTR>,