pub unsafe fn GetNLSVersion(
    function: u32,
    locale: u32,
    lpversioninformation: *mut NLSVERSIONINFO
) -> Result<()>