pub type st_update_callback_func = Option<unsafe extern "C" fn(key: *mut st_data_t, value: *mut st_data_t, arg: st_data_t, existing: c_int) -> c_int>;