Function windows_sys::Win32::Globalization::GetStringTypeExW

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