pub const UNSUBSCRIBE: u16 = 3;
Unsubscribe: stop pushing events (maps to fmf_set_event_callback(NULL)).
Unsubscribe
fmf_set_event_callback(NULL)