pub unsafe extern "system" fn CreateWindowStationA(
    lpwinsta: PCSTR,
    dwflags: u32,
    dwdesiredaccess: u32,
    lpsa: *const SECURITY_ATTRIBUTES,
) -> HWINSTA