pub unsafe fn IsValidNLSVersion<P0>(
    function: u32,
    lplocalename: P0,
    lpversioninformation: *const NLSVERSIONINFOEX
) -> u32
where P0: IntoParam<PCWSTR>,