Type Definition os_event_fn
mynewt::libs::mynewt_rust
type os_event_fn = Option<unsafe extern "C" fn(ev: *mut os_event)>;