pub type TAOS_SUBSCRIBE_CALLBACK = Option<unsafe extern "C" fn(tsub: *mut TAOS_SUB, res: *mut TAOS_RES, param: *mut c_void, code: c_int)>;