pub unsafe fn WinHttpTimeFromSystemTime(
    pst: *const SYSTEMTIME,
    pwsztime: &mut [u16; 62]
) -> Result<()>