pub type RxMsgHandlerFn = unsafe extern "C" fn(msg: *mut Sms, context: *mut c_void);
Callback function registered to add_rx_msg_handler.
add_rx_msg_handler