Static emacs_rs_module::plugin_is_GPL_compatible []

#[no_mangle]
pub static plugin_is_GPL_compatible: c_int = 0

This states that the module is GPL-compliant. Emacs won't load the module if this symbol is undefined.