pub unsafe extern "C" fn mi_option_set_enabled( option: i32, enable: bool, )
Enable or disable the given option.
Note: this function is not thread safe.