pub unsafe extern "C" fn XPLMRegisterKeySniffer(
    inCallback: XPLMKeySniffer_f,
    inBeforeWindows: c_int,
    inRefcon: *mut c_void
) -> c_int