Type Definition hal_timer_cb
mynewt::kernel::os
type hal_timer_cb = Option<unsafe extern "C" fn(arg: *mut c_void)>;