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