pub unsafe extern "C-unwind" fn XPLMDrawTranslucentDarkBox(
    inLeft: c_int,
    inTop: c_int,
    inRight: c_int,
    inBottom: c_int
)