pub unsafe extern "C" fn SimConnect_WeatherSetObservation(
    hSimConnect: HANDLE,
    Seconds: DWORD,
    szMETAR: *const c_char
) -> HRESULT