pub type RedisModuleTypeLoadFunc = Option<unsafe extern "C" fn(rdb: *mut RedisModuleIO, encver: c_int) -> *mut c_void>;