Function windows_sys::Win32::Globalization::LCMapStringA

pub unsafe extern "system" fn LCMapStringA(
    locale: u32,
    dwmapflags: u32,
    lpsrcstr: PCSTR,
    cchsrc: i32,
    lpdeststr: PSTR,
    cchdest: i32,
) -> i32