pub unsafe extern "C" fn mysql_plugin_options( plugin: *mut st_mysql_client_plugin, option: *const c_char, value: *const c_void, ) -> c_int