Function windows_sys::Win32::Globalization::GetStringTypeExA

pub unsafe extern "system" fn GetStringTypeExA(
    locale: u32,
    dwinfotype: u32,
    lpsrcstr: PCSTR,
    cchsrc: i32,
    lpchartype: *mut u16,
) -> BOOL