pub unsafe extern "C" fn XPLMSetWindowGeometryVR(
    inWindowID: XPLMWindowID,
    widthBoxels: c_int,
    heightBoxels: c_int
)